D3D12_BOX

Undocumented in source.
version(Windows && Direct3D_12)
struct D3D12_BOX {}

Members

Variables

back
UINT back;
Undocumented in source.
bottom
UINT bottom;
Undocumented in source.
front
UINT front;
Undocumented in source.
left
UINT left;
Undocumented in source.
right
UINT right;
Undocumented in source.
top
UINT top;
Undocumented in source.

Meta